home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / SCIENTIF / 1256A.ZIP / READINFO.DOC < prev   
Text File  |  1987-10-13  |  5KB  |  107 lines

  1.                     GENERAL INFORMATION ABOUT RADDECAY
  2.                (Version 2.01 - Text compiled with program)
  3.  
  4. 1. INTRODUCTION
  5. RADDECAY is a program for displaying radioactive decay information for 497
  6. radionuclides.   Data provided include the half life, radioactive daughter
  7. nuclides, probabilities per decay, and decay product energies for alphas,
  8. betas, positrons, electrons, X-rays, and photons.
  9.  
  10. 2. INSTRUCTIONS FOR THE FIRST-TIME USER
  11. All information regarding RADDECAY is on the system diskette.  To get started,
  12. use any drive and type "RADDECAY".  This will execute the program and make
  13. information available via menu selections.  The files may be copied to and
  14. executed from a hard disk.  There is no copy protection.
  15.  
  16. The second diskette contains seven "record" (random access) files which
  17. contain all the data.  They have an extension of ".REC" with file names that
  18. are self explanatory.  These files do not have to be on the same drive or DOS
  19. directory as the system diskette files.  However, they must all be in one
  20. directory or sub-directory.  More information regarding these files can be
  21. read by selecting the file information menu item.
  22.  
  23. When RADDECAY executes, it initially reads a file in the same directory with
  24. the name RADDECAY.DAT.  This file contains parameters which control the screen
  25. colors and the DOS path to the data contained in the *.REC files.  If this
  26. file is not found, then one is created with:
  27.  
  28.      a) Default screen colors. If you cannot see the screen because of
  29.         a strange color combination, press [Esc] from the menu to re-set them.
  30.  
  31.      b) The path to the *.REC files as the current directory from which
  32.         RADDECAY was executed.
  33.  
  34. When you set these parameters from RADDECAY main menu, they are retained in
  35. the RADDECAY.DAT file for the next time the program is run.  As received,
  36. there is no file on diskette, so it will be created with the defaults the
  37. first time it is used.
  38.  
  39. If you have a hard disk or an IBM-PC AT with a high capacity drive, we
  40. recommend that you create a subdirectory (for example, C:\RADDECAY\) on the
  41. high capacity drive and copy files RADDECAY.EXE, and all seven .REC files
  42. to it.  Then, when you first run RADDECAY, set the path and colors by
  43. pressing [Esc].  If you use the nuclide record files for other programs such
  44. as Grove Engineering's Microshield or MicroSkyshine, then you should set the
  45. record files path to the same subdirectory as for these programs.  This will
  46. avoid replicate copies of the same data on your hard disk.
  47.  
  48. 3. PERMISSION FOR MAKING COPIES
  49. The two diskettes provided are "plain vanilla".  Permission is granted for
  50. making copies of RADDECAY without any restrictions.
  51.  
  52. 4. PERMISSION FOR USE OF THE SOURCE CODE
  53. Source code provided is sufficient for checking the algorithms use in RAD-
  54. DECAY.  Programmers may use the source code to any extent they desire.  We
  55. heartily encourage microcomputers for engineering and analysis work. Note
  56. that you will not be able to compile RADDECAY without licensed True Basic
  57. library and Grove Engineering library routines for machine interaction. When
  58. you create a program that uses any of the .REC files, you should acknowledge:
  59.  
  60.      a) RSIC (see  5. below) as the original source of the data, and
  61.      b) Grove Engineering as the originators of the microcomputer formatted
  62.        files.
  63.  
  64. 5. SOURCE OF DATA AND DECAY ALGORITHM
  65. Thanks are due to the Radiation Shielding Information Center (RSIC) at Oak
  66. Ridge National Laboratories which provided the nuclides library information
  67. on diskette so that we could adapt it; and to Dick Bowers of the Perry Nuclear
  68. plant who provided the decay algorithm.
  69.  
  70. The data contained in these files from the RSIC were received in mid-1986 and
  71. is presumed current to that time.  These data are the same as that in:
  72.  
  73.      RADIOACTIVE DECAY DATA TABLES
  74.      by David C. Kocher
  75.      Report DOE/TIC-11026
  76.      Technical Information Center
  77.      U.S. Department of Energy,
  78.      Washington, D.C., 1981
  79.  
  80. which is available through NTIS.  We are grateful to RSIC, a government
  81. sponsored organization, for providing this public-domain information.
  82.  
  83. Grove Engineering added C-15 to this library for purposes of N-16 radiation
  84. shielding calculations.  Altogether, there are 497 nuclides.
  85.  
  86. 6. CONVERSION TO MICROCOMPUTER FORMAT 
  87. The data were converted to random access record files by:
  88.  
  89.      Grove Engineering
  90.      15215 Shady Grove Road
  91.      Rockville, MD 20850
  92.      Phone (301) 258-2727
  93.     
  94. Dave Tocus is the programmer who did much of the neat stuff that makes this
  95. program extremely easy to use.  We used the True Basic programming system
  96. which proved to be outstanding.  The team of creators of RADDECAY are very
  97. pleased with the result.  We trust that you will find this program useful.
  98.  
  99. Grove Engineering provides energy and electricity-related engineering and
  100. management consulting services to utility, industrial, and maritime
  101. organizations; and to the U.S.Navy.
  102.     
  103.                                              C.A. Negin
  104.                                              September/1987
  105.  
  106.             ***** Press [Esc] to return to the main menu *****
  107.